-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[IMP] Inventory: change closing operation names in cheat sheet #15179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
dffc153 to
afa30f5
Compare
The names of the accrual entry operations were updated. New screenshots were added. Task ID: 5107300
This was a leftover from the original `entries.js` file. Task ID: 5107300
afa30f5 to
40522a4
Compare
Felicious
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes look good to me, @lugr-odoo !
Typically, we only push PRs with a single commit. This one has two, so I'm not sure whether it'll work (hope robodoo bot doesn't yell at us!)
I'll try merging first, and if it fails, could you squash the 2 commits into 1, and consider my very minor formatting change? (Let's only make the formatting change if you do need to commit).
@robodoo r+
| Receive`, :guilabel:`Invoices To Be Issued`, :guilabel:`Billed Not Received` and :guilabel:`Invoiced | ||
| Not Delivered`). Select the desired lines and click :guilabel:`Create Accrual | ||
| Entries`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Receive`, :guilabel:`Invoices To Be Issued`, :guilabel:`Billed Not Received` and :guilabel:`Invoiced | |
| Not Delivered`). Select the desired lines and click :guilabel:`Create Accrual | |
| Entries`. | |
| Receive`, :guilabel:`Invoices To Be Issued`, :guilabel:`Billed Not Received` or :guilabel:`Invoiced | |
| Not Delivered`). Select the desired lines and click :guilabel:`Create Accrual Entries`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess it's a bit too late now but I'll remember to incorporate this the next time around.
|
@lugr-odoo @Felicious because this PR has multiple commits, I need to know how to merge it:
|
|
@robodoo rebase-merge |
|
Merge method set to rebase and merge, using the PR as merge commit message. |
The names of the accrual entry operations were updated. New screenshots were added. Task ID: 5107300 Part-of: #15179 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
This was a leftover from the original `entries.js` file. Task ID: 5107300 Part-of: #15179 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
The names of the accrual entry operations were updated. Plus new screenshots. (Plus a little dead code removal. 🤫) Task ID: [5107300](https://www.odoo.com/odoo/my-tasks/5107300) closes #15179 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
The names of the accrual entry operations were updated. New screenshots were added. Task ID: 5107300 Part-of: #15179 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
This was a leftover from the original `entries.js` file. Task ID: 5107300 Part-of: #15179 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
The names of the accrual entry operations were updated. Plus new screenshots. (Plus a little dead code removal. 🤫) Task ID: [5107300](https://www.odoo.com/odoo/my-tasks/5107300) closes #15300 Forward-port-of: #15179 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com> Signed-off-by: Lulu Grimalkin (lugr) <lugr@odoo.com>

The names of the accrual entry operations were updated. Plus new screenshots. (Plus a little dead code removal. 🤫)
Task ID: 5107300